home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
usystem
/
upp_ps.lha
/
README
< prev
next >
Wrap
Text File
|
1993-08-12
|
1KB
|
37 lines
Table of Contents for this Directory
====================================
uSystem.tar.Z - Contains all the source code and documentation to construct
and use the uSystem and its companion monitor preprocessor. Retrieve this
file and execute the command:
zcat uSystem.tar.Z | tar -xf -
then read the README file.
uSystem.ps - Contains a copy of the uSystem reference manual formatted for
8.5x11 paper using LaTeX and then converted to postscript. This has been
made available because some people have problems LaTeXing the documentation
that comes with the uSystem distribution. Normally, it is unnecessary to
retrieve this file.
u++-3.2.5.tar.Z - Contains all the source code and documentation to construct
and use uC++. Retrieve this file and execute the command:
zcat uC++.tar.Z | tar -xf -
then read the README file.
u++-3.2.5.ps - Contains a copy of the uC++ reference manual formatted for
8.5x11 paper using LaTeX and then converted to postscript. This has been
made available because some people have problems LaTeXing the documentation
that comes with the uC++ distribution. Normally, it is unnecessary to
retrieve this file.
u++-3.4.4.ps - Contains a copy of the new uC++ reference manual formatted for
8.5x11 paper using LaTeX and then converted to postscript.
ExceptionHandling.ps - SP&E paper on exception handling in the uSystem.
MonitorClassification.ps - unpublished paper on monitors in the uSystem.